Skip to content

Conversation

@compnerd
Copy link
Owner

@compnerd compnerd commented Apr 7, 2025

The toolchain build outside of libdispatch and Foundation now properly install into the architecture specific locations. The installer rules now expect the properly staged toolchain image rather than try to adjust the location. This shuffling ensures that the location of the import libraries matches the expectations.

The toolchain build outside of libdispatch and Foundation now properly
install into the architecture specific locations. The installer rules
now expect the properly staged toolchain image rather than try to adjust
the location. This shuffling ensures that the location of the import
libraries matches the expectations.
@compnerd compnerd requested a review from Steelskin April 7, 2025 19:51
@compnerd
Copy link
Owner Author

compnerd commented Apr 8, 2025

Going to merge this for now, it is speculative, but should be correct. The NoAsserts builds are causing some trouble atm.

@compnerd compnerd merged commit 058a503 into main Apr 8, 2025
1 check passed
@compnerd compnerd deleted the compnerd/location branch April 8, 2025 16:20
Steelskin pushed a commit that referenced this pull request Apr 28, 2025
This updates the packaging steps following
swiftlang/swift-installer-scripts#413

This cherry-picks the following PRs:
* GHA: shuffle the Foundation headers #918
* GHA: shuffle more files for Dispatch, Foundation #935
* Create directory before moving items #936
* GHA: adjust the installer build phases #937
* GHA: enable _Builtin_float on android #942
* Installer: Properly include Android platform #944
* Update Android root folder #943
* Packaging: Set productArchitecture #941
* Android: Update Android platform packaging #940
@Steelskin Steelskin mentioned this pull request Apr 28, 2025
Steelskin added a commit that referenced this pull request Apr 29, 2025
This updates the packaging steps following
swiftlang/swift-installer-scripts#413

This cherry-picks the following PRs:
* GHA: shuffle the Foundation headers #918
* GHA: shuffle more files for Dispatch, Foundation #935
* Create directory before moving items #936
* GHA: adjust the installer build phases #937
* GHA: enable _Builtin_float on android #942
* Installer: Properly include Android platform #944
* Update Android root folder #943
* Packaging: Set productArchitecture #941
* Android: Update Android platform packaging #940

Co-authored-by: Saleem Abdulrasool <abdulras@thebrowser.company>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants